home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / osi / isode / dosisode / DOSISODE-RUNTIME.ZIP / ETC / QUIPUTAI < prev    next >
Encoding:
Text File  |  1992-07-03  |  1.7 KB  |  72 lines

  1. ###############################################################################
  2. #
  3. # quiputailor - ISODE QUIPU Directory Service Specific Tailoring File
  4. #
  5. # $Header: /xtel/isode/isode/quipu/RCS/quiputailor,v 9.0 1992/06/16 12:34:01 isode Rel $
  6. #
  7. #
  8. # $Log: quiputailor,v $
  9. # Revision 9.0  1992/06/16  12:34:01  isode
  10. # Release 8.0
  11. #
  12. ###############################################################################
  13.  
  14.  
  15. # this line must occur first
  16. oidtable    /etc/oidtable
  17.  
  18. mydsaname    CN=toucan
  19.  
  20. # DSAs to contact if we need a referral to a parent
  21.  
  22. # ROOT MASTER at University of London Computer Centre
  23. parent    "cn=Giant Tortoise"    Internet=128.86.8.55+17003|IXI=20433450400255|X121+23421920014855|Janet=000040010550
  24.  
  25. # US SLAVE at Performance Systems International
  26. parent    "cn=Fruit Bat"        \'0101\'H/Internet=136.161.128.3+17007
  27.  
  28. # NO MASTER AT UIO
  29. parent    "cn=Eel"        '0101'H/Internet=129.241.1.99+2005|Int-X25(80)=242253024222+PID+03018100|TELEX+00728722+X.25(80)+06+20434240001003+PID+03018100
  30.  
  31. # AU MASTER AT Brisbane
  32. parent    "cn=Anaconda"        '0101'H/Internet=130.102.128.5+17705|Int-X25(80)=50527372000048+PID+03018100
  33.  
  34. # shadow alias entries
  35. # you may want to extend this to other DN attribute types
  36. shadow        aliasedObjectName
  37.  
  38. # select which attributes you want to index 
  39. optimize_attr    commonName
  40. optimize_attr    surName
  41.  
  42. # select which part of the DIT to index
  43. # index_subtree "c=XX@o=YOUR ORGANISATION"
  44.  
  45. # exceptional logging
  46. dsaplog        level=exceptions 
  47.  
  48. # logging directory
  49. logdir        /tmp/
  50.  
  51. # default tree directory
  52. treedir        /etc/quipu-db/
  53.  
  54. # slave updates
  55. update        off
  56.  
  57. # level below which users can search
  58. searchlevel    2
  59.  
  60. # allow addition of "last modified by" attributes...
  61. lastmodified     on
  62.  
  63. # DSP chaining
  64. dspchaining    on
  65.  
  66. # limits...
  67. adminsize    100
  68. admintime    60
  69. cachetime    21600
  70. conntime    300
  71.